[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_HelpDbf()         Returns the current help database                    NEW

Description:

  VS_HelpDbf() allows you to query for the current HELP database.

Syntax:     

  c_HelpDbf = VS_HelpDbf()

Pass:       

  Nothing

Return:     

  c_HelpDbf is a character expression that will contain the current
  help database name.

Notes:      

  VS_HelpDbf() does NOT allow you to change the current help database
  name.  You must use VS_InitHelp() to change the help database name.

Example:    

  ? VS_HelpDbf()

Usage:      

See Also: VS_InitHelp()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson